Skip to content

Add a list of field types to struct type metadata #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 15, 2025

Conversation

jberthold
Copy link
Member

@jberthold jberthold commented May 15, 2025

This adds the field types of the single variant of a struct RigidTy::Adt to the type metadata, similar to the types field of TupleType

Closes #81

This adds the field types of the single variant of a `struct` `RigidTy::Adt` to the type metadata.
@jberthold jberthold requested review from dkcumming and gtrepta May 15, 2025 02:10
@jberthold jberthold marked this pull request as ready for review May 15, 2025 02:10
Copy link
Collaborator

@dkcumming dkcumming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great

@dkcumming dkcumming merged commit 180bfb4 into master May 15, 2025
3 checks passed
@dkcumming dkcumming deleted the 81-add-struct-fields-to-type-metadata branch May 15, 2025 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add field type information to struct type metadata
2 participants